projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6c29a5
)
Fix a typo
author
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 21 Mar 2005 06:04:01 +0000
(06:04 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 21 Mar 2005 06:04:01 +0000
(06:04 +0000)
gtk/gtkcellrenderer.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcellrenderer.c
b/gtk/gtkcellrenderer.c
index ca1146824f235e0cb16820119030603543ad6884..db91cdfc169aa0ddab985968dc5d136c8e55b416 100644
(file)
--- a/
gtk/gtkcellrenderer.c
+++ b/
gtk/gtkcellrenderer.c
@@
-283,7
+283,7
@@
gtk_cell_renderer_class_init (GtkCellRendererClass *class)
-1,
G_MAXINT,
-1,
- G_PARAM_READWRITE | STATIC_STRING));
+ G_PARAM_READWRITE | STATIC_STRING
S
));
g_object_class_install_property (object_class,
PROP_IS_EXPANDER,